[INFO] cloning repository https://github.com/oanamariasilivastru/dex-router
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oanamariasilivastru/dex-router" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foanamariasilivastru%2Fdex-router", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foanamariasilivastru%2Fdex-router'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 98008db65bc5565332da6f8df709709f23310168
[INFO] testing oanamariasilivastru/dex-router against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foanamariasilivastru%2Fdex-router" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/oanamariasilivastru/dex-router
[INFO] finished tweaking git repo https://github.com/oanamariasilivastru/dex-router
[INFO] tweaked toml for git repo https://github.com/oanamariasilivastru/dex-router written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oanamariasilivastru/dex-router on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/oanamariasilivastru/dex-router already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded multiversx-sc-derive v0.50.5
[INFO] [stderr]   Downloaded multiversx-sc-codec-derive v0.19.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.82
[INFO] [stderr]   Downloaded rand_seeder v0.2.3
[INFO] [stderr]   Downloaded smallvec v1.13.0
[INFO] [stderr]   Downloaded multiversx-sc-snippets v0.50.5
[INFO] [stderr]   Downloaded pem v3.0.3
[INFO] [stderr]   Downloaded env_filter v0.1.2
[INFO] [stderr]   Downloaded copy_dir v0.1.3
[INFO] [stderr]   Downloaded multiversx-chain-scenario-format v0.22.2
[INFO] [stderr]   Downloaded multiversx-sc-codec v0.19.0
[INFO] [stderr]   Downloaded env_logger v0.11.5
[INFO] [stderr]   Downloaded anstream v0.6.11
[INFO] [stderr]   Downloaded clap v4.4.18
[INFO] [stderr]   Downloaded multiversx-chain-vm v0.8.4
[INFO] [stderr]   Downloaded zip v2.1.3
[INFO] [stderr]   Downloaded num-bigint v0.4.5
[INFO] [stderr]   Downloaded multiversx-sc-scenario v0.50.5
[INFO] [stderr]   Downloaded clap_builder v4.4.18
[INFO] [stderr]   Downloaded multiversx-sc v0.50.5
[INFO] [stderr]   Downloaded wasmparser v0.208.1
[INFO] [stderr]   Downloaded reqwest v0.12.4
[INFO] [stderr]   Downloaded serde_json v1.0.111
[INFO] [stderr]   Downloaded syn v2.0.61
[INFO] [stderr]   Downloaded multiversx-sc-meta v0.50.5
[INFO] [stderr]   Downloaded bip39 v2.0.0
[INFO] [stderr]   Downloaded openssl v0.10.62
[INFO] [stderr]   Downloaded serde v1.0.195
[INFO] [stderr]   Downloaded openssl-sys v0.9.98
[INFO] [stderr]   Downloaded multiversx-sdk v0.4.1
[INFO] [stderr]   Downloaded wasmprinter v0.208.1
[INFO] [stderr]   Downloaded serde_derive v1.0.195
[INFO] [stderr]   Downloaded bstr v1.9.0
[INFO] [stderr]   Downloaded semver v1.0.21
[INFO] [stderr]   Downloaded anyhow v1.0.79
[INFO] [stderr]   Downloaded multiversx-sc-modules v0.50.5
[INFO] [stderr]   Downloaded anstyle-parse v0.2.3
[INFO] [stderr]   Downloaded anstyle-query v1.0.2
[INFO] [stderr]   Downloaded ruplacer v0.8.2
[INFO] [stderr]   Downloaded derive_arbitrary v1.3.2
[INFO] [stderr]   Downloaded displaydoc v0.2.4
[INFO] [stderr]   Downloaded tempfile v3.9.0
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.2
[INFO] [stderr]   Downloaded serde_repr v0.1.18
[INFO] [stderr]   Downloaded multiversx-chain-vm-executor v0.2.0
[INFO] [stderr]   Downloaded serde_spanned v0.6.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6de69db2cee63da75124d3f639a95289231f90e8d87a2edb69b4b078a85fc604
[INFO] running `Command { std: "docker" "start" "-a" "6de69db2cee63da75124d3f639a95289231f90e8d87a2edb69b4b078a85fc604", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6de69db2cee63da75124d3f639a95289231f90e8d87a2edb69b4b078a85fc604", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6de69db2cee63da75124d3f639a95289231f90e8d87a2edb69b4b078a85fc604", kill_on_drop: false }`
[INFO] [stdout] 6de69db2cee63da75124d3f639a95289231f90e8d87a2edb69b4b078a85fc604
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0d28a9a3668665544497edf0941c3c185c362beb5c31f7dec167ea1eb638858
[INFO] running `Command { std: "docker" "start" "-a" "d0d28a9a3668665544497edf0941c3c185c362beb5c31f7dec167ea1eb638858", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling smallvec v1.13.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling unwrap-infallible v0.1.5
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.9.0
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling clap_builder v4.4.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling zip v2.1.3
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling winnow v0.5.34
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling copy_dir v0.1.3
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling memory_units v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling multiversx-sc-codec-derive v0.19.0
[INFO] [stderr]    Compiling multiversx-sc-derive v0.50.5
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling multiversx-sc-codec v0.19.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling multiversx-sc v0.50.5
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling clap v4.4.18
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling ruplacer v0.8.2
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling bitcoin_hashes v0.11.0
[INFO] [stderr]    Compiling pem v3.0.3
[INFO] [stderr]    Compiling serde_repr v0.1.18
[INFO] [stderr]    Compiling rand_seeder v0.2.3
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling multiversx-chain-vm-executor v0.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bip39 v2.0.0
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling multiversx-chain-vm v0.8.4
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling common_errors v0.0.0 (/opt/rustwide/workdir/common/common_errors)
[INFO] [stderr]    Compiling fixed-supply-token v0.0.0 (/opt/rustwide/workdir/common/traits/fixed-supply-token)
[INFO] [stderr]    Compiling mergeable v0.0.0 (/opt/rustwide/workdir/common/traits/mergeable)
[INFO] [stderr]    Compiling math v0.0.0 (/opt/rustwide/workdir/common/modules/math)
[INFO] [stderr]    Compiling unwrappable v0.0.0 (/opt/rustwide/workdir/common/traits/unwrappable)
[INFO] [stderr]    Compiling multiversx-sc-modules v0.50.5
[INFO] [stderr]    Compiling sc_whitelist_module v0.0.0 (/opt/rustwide/workdir/common/modules/sc_whitelist_module)
[INFO] [stderr]    Compiling permissions_module v0.0.0 (/opt/rustwide/workdir/common/modules/permissions_module)
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling common_structs v0.0.0 (/opt/rustwide/workdir/common/common_structs)
[INFO] [stderr]    Compiling wasmparser v0.208.1
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling utils v0.0.0 (/opt/rustwide/workdir/common/modules/utils)
[INFO] [stderr]    Compiling token_send v0.0.0 (/opt/rustwide/workdir/common/modules/token_send)
[INFO] [stderr]    Compiling legacy_token_decode_module v0.0.0 (/opt/rustwide/workdir/common/modules/legacy_token_decode_module)
[INFO] [stderr]    Compiling pausable v0.0.0 (/opt/rustwide/workdir/common/modules/pausable)
[INFO] [stderr]    Compiling common-types v0.0.0 (/opt/rustwide/workdir/energy-integration/common-types)
[INFO] [stderr]    Compiling week-timekeeping v0.0.0 (/opt/rustwide/workdir/energy-integration/common-modules/week-timekeeping)
[INFO] [stderr]    Compiling token_merge_helper v0.0.0 (/opt/rustwide/workdir/common/modules/token_merge_helper)
[INFO] [stderr]    Compiling config v0.0.0 (/opt/rustwide/workdir/common/modules/farm/config)
[INFO] [stderr]    Compiling multiversx-chain-scenario-format v0.22.2
[INFO] [stderr]    Compiling farm-v-13 v0.0.0 (/opt/rustwide/workdir/legacy-contracts/farm-v-13)
[INFO] [stderr]    Compiling simple-lock v0.0.0 (/opt/rustwide/workdir/locked-asset/simple-lock)
[INFO] [stderr]    Compiling farm_token v0.0.0 (/opt/rustwide/workdir/common/modules/farm/farm_token)
[INFO] [stderr]    Compiling pair-mock v0.0.0 (/opt/rustwide/workdir/dex/pair-mock)
[INFO] [stderr]    Compiling rewards v0.0.0 (/opt/rustwide/workdir/common/modules/farm/rewards)
[INFO] [stderr]    Compiling simple-lock-legacy v0.0.0 (/opt/rustwide/workdir/legacy-contracts/simple-lock-legacy)
[INFO] [stderr]    Compiling contexts v0.0.0 (/opt/rustwide/workdir/common/modules/farm/contexts)
[INFO] [stderr]    Compiling events v0.0.0 (/opt/rustwide/workdir/common/modules/farm/events)
[INFO] [stderr]    Compiling pause-all v0.0.0 (/opt/rustwide/workdir/pause-all)
[INFO] [stderr]    Compiling farm_base_impl v0.0.0 (/opt/rustwide/workdir/common/modules/farm/farm_base_impl)
[INFO] [stderr]    Compiling governance v0.0.0 (/opt/rustwide/workdir/dex/governance)
[INFO] [stderr]    Compiling toml v0.8.8
[INFO] [stderr]    Compiling energy-factory v0.0.0 (/opt/rustwide/workdir/locked-asset/energy-factory)
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling energy-query v0.0.0 (/opt/rustwide/workdir/energy-integration/common-modules/energy-query)
[INFO] [stderr]    Compiling locking_module v0.0.0 (/opt/rustwide/workdir/common/modules/locking_module)
[INFO] [stderr]    Compiling weekly-rewards-splitting v0.0.0 (/opt/rustwide/workdir/energy-integration/common-modules/weekly-rewards-splitting)
[INFO] [stderr]    Compiling factory v0.0.0 (/opt/rustwide/workdir/locked-asset/factory)
[INFO] [stderr]    Compiling lkmex-transfer v0.0.0 (/opt/rustwide/workdir/locked-asset/lkmex-transfer)
[INFO] [stderr]    Compiling energy-factory-mock v0.0.0 (/opt/rustwide/workdir/energy-integration/energy-factory-mock)
[INFO] [stderr]    Compiling fees-collector v0.0.0 (/opt/rustwide/workdir/energy-integration/fees-collector)
[INFO] [stderr]    Compiling farm-boosted-yields v0.0.0 (/opt/rustwide/workdir/energy-integration/farm-boosted-yields)
[INFO] [stderr]    Compiling price-discovery v0.0.0 (/opt/rustwide/workdir/dex/price-discovery)
[INFO] [stderr]    Compiling hyper-util v0.1.5
[INFO] [stderr]    Compiling pair v0.0.0 (/opt/rustwide/workdir/dex/pair)
[INFO] [stderr]    Compiling governance-v2 v0.0.0 (/opt/rustwide/workdir/energy-integration/governance-v2)
[INFO] [stderr]    Compiling metabonding-staking v0.0.0 (/opt/rustwide/workdir/farm-staking/metabonding-staking)
[INFO] [stderr]    Compiling distribution v0.0.0 (/opt/rustwide/workdir/locked-asset/distribution)
[INFO] [stderr]    Compiling locked-token-wrapper v0.0.0 (/opt/rustwide/workdir/locked-asset/locked-token-wrapper)
[INFO] [stderr]    Compiling token-unstake v0.0.0 (/opt/rustwide/workdir/locked-asset/token-unstake)
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling wasmprinter v0.208.1
[INFO] [stderr]    Compiling farm v0.0.0 (/opt/rustwide/workdir/dex/farm)
[INFO] [stderr]    Compiling router v0.0.0 (/opt/rustwide/workdir/dex/router)
[INFO] [stderr]    Compiling farm-staking v0.0.0 (/opt/rustwide/workdir/farm-staking/farm-staking)
[INFO] [stderr]    Compiling farm-with-locked-rewards v0.0.0 (/opt/rustwide/workdir/dex/farm-with-locked-rewards)
[INFO] [stderr]    Compiling multiversx-sdk v0.4.1
[INFO] [stderr]    Compiling proxy_dex v0.0.0 (/opt/rustwide/workdir/locked-asset/proxy_dex)
[INFO] [stderr]    Compiling energy-update v0.0.0 (/opt/rustwide/workdir/energy-integration/energy-update)
[INFO] [stderr]    Compiling multiversx-sc-meta v0.50.5
[INFO] [stderr]    Compiling proxy-deployer v0.0.0 (/opt/rustwide/workdir/dex/proxy-deployer)
[INFO] [stderr]    Compiling farm-staking-proxy-v-13 v0.0.0 (/opt/rustwide/workdir/legacy-contracts/farm-staking-proxy-v-13)
[INFO] [stderr]    Compiling farm-staking-proxy v0.0.0 (/opt/rustwide/workdir/farm-staking/farm-staking-proxy)
[INFO] [stderr]    Compiling multiversx-sc-scenario v0.50.5
[INFO] [stderr]    Compiling pair-abi v0.0.0 (/opt/rustwide/workdir/dex/pair/meta)
[INFO] [stderr]    Compiling factory-abi v0.0.0 (/opt/rustwide/workdir/locked-asset/factory/meta)
[INFO] [stderr]    Compiling proxy-deployer-meta v0.0.0 (/opt/rustwide/workdir/dex/proxy-deployer/meta)
[INFO] [stderr]    Compiling pause-all-meta v0.0.0 (/opt/rustwide/workdir/pause-all/meta)
[INFO] [stderr]    Compiling price-discovery-meta v0.0.0 (/opt/rustwide/workdir/dex/price-discovery/meta)
[INFO] [stderr]    Compiling metabonding-staking-meta v0.0.0 (/opt/rustwide/workdir/farm-staking/metabonding-staking/meta)
[INFO] [stderr]    Compiling energy-update-meta v0.0.0 (/opt/rustwide/workdir/energy-integration/energy-update/meta)
[INFO] [stderr]    Compiling multiversx-sc-snippets v0.50.5
[INFO] [stderr]    Compiling fuzz v0.0.0 (/opt/rustwide/workdir/dex/fuzz)
[INFO] [stderr]    Compiling pair-mock-meta v0.0.0 (/opt/rustwide/workdir/dex/pair-mock/meta)
[INFO] [stderr]    Compiling farm-staking-abi v0.0.0 (/opt/rustwide/workdir/farm-staking/farm-staking/meta)
[INFO] [stderr]    Compiling farm-with-locked-rewards-meta v0.0.0 (/opt/rustwide/workdir/dex/farm-with-locked-rewards/meta)
[INFO] [stderr]    Compiling governance-v2-meta v0.0.0 (/opt/rustwide/workdir/energy-integration/governance-v2/meta)
[INFO] [stderr]    Compiling energy-factory-mock-meta v0.0.0 (/opt/rustwide/workdir/energy-integration/energy-factory-mock/meta)
[INFO] [stderr]    Compiling farm-staking-proxy-v-13-meta v0.0.0 (/opt/rustwide/workdir/legacy-contracts/farm-staking-proxy-v-13/meta)
[INFO] [stderr]    Compiling energy-factory-meta v0.0.0 (/opt/rustwide/workdir/locked-asset/energy-factory/meta)
[INFO] [stderr]    Compiling farm-v-13-meta v0.0.0 (/opt/rustwide/workdir/legacy-contracts/farm-v-13/meta)
[INFO] [stderr]    Compiling locked-token-wrapper-meta v0.0.0 (/opt/rustwide/workdir/locked-asset/locked-token-wrapper/meta)
[INFO] [stderr]    Compiling router-abi v0.0.0 (/opt/rustwide/workdir/dex/router/meta)
[INFO] [stderr]    Compiling simple-lock-legacy-meta v0.0.0 (/opt/rustwide/workdir/legacy-contracts/simple-lock-legacy/meta)
[INFO] [stderr]    Compiling distribution-abi v0.0.0 (/opt/rustwide/workdir/locked-asset/distribution/meta)
[INFO] [stderr]    Compiling token-unstake-abi v0.0.0 (/opt/rustwide/workdir/locked-asset/token-unstake/meta)
[INFO] [stderr]    Compiling fees-collector-meta v0.0.0 (/opt/rustwide/workdir/energy-integration/fees-collector/meta)
[INFO] [stderr]    Compiling farm-staking-proxy-meta v0.0.0 (/opt/rustwide/workdir/farm-staking/farm-staking-proxy/meta)
[INFO] [stderr]    Compiling governance-meta v0.0.0 (/opt/rustwide/workdir/dex/governance/meta)
[INFO] [stderr]    Compiling proxy_dex-meta v0.0.0 (/opt/rustwide/workdir/locked-asset/proxy_dex/meta)
[INFO] [stderr]    Compiling lkmex-transfer-abi v0.0.0 (/opt/rustwide/workdir/locked-asset/lkmex-transfer/meta)
[INFO] [stderr]    Compiling simple-lock-meta v0.0.0 (/opt/rustwide/workdir/locked-asset/simple-lock/meta)
[INFO] [stderr]    Compiling farm-abi v0.0.0 (/opt/rustwide/workdir/dex/farm/meta)
[INFO] [stderr]    Compiling rust-interact v0.0.0 (/opt/rustwide/workdir/dex/router/interact-rs)
[INFO] [stdout] warning: unused import: `err_msg::FORMATTER_ENCODE_ERROR`
[INFO] [stdout]  --> dex/router/interact-rs/src/interactor_main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use err_msg::FORMATTER_ENCODE_ERROR;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `multiversx_sc_snippets::sdk::data::address`
[INFO] [stdout]  --> dex/router/interact-rs/src/interactor_main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use multiversx_sc_snippets::sdk::data::address;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::f32::INFINITY`
[INFO] [stdout]   --> dex/router/interact-rs/src/interactor_main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::f32::INFINITY;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::future::IntoFuture`
[INFO] [stdout]   --> dex/router/interact-rs/src/interactor_main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::future::IntoFuture;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]   --> dex/router/interact-rs/src/interactor_main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::str::FromStr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount`
[INFO] [stdout]    --> dex/router/interact-rs/src/interactor_main.rs:408:52
[INFO] [stdout]     |
[INFO] [stdout] 408 |     async fn issue_lp_token_with_params(&mut self, amount: u128, address: Address, token_name: &str, token_ticker: &str) {
[INFO] [stdout]     |                                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount`
[INFO] [stdout]    --> dex/router/interact-rs/src/interactor_main.rs:433:57
[INFO] [stdout]     |
[INFO] [stdout] 433 | ...th_params_fail(&mut self, amount: u128, address: Address, token_name: &str, token_ticker: &str, expected_result: ExpectError<'_>) {
[INFO] [stdout]     |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `THIRD_TOKEN_ID` is never used
[INFO] [stdout]   --> dex/router/interact-rs/src/interactor_main.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | const THIRD_TOKEN_ID: &str = "TEST-248836";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FOURTH_TOKEN_ID` is never used
[INFO] [stdout]   --> dex/router/interact-rs/src/interactor_main.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | const FOURTH_TOKEN_ID: &str = "TEST-49b549";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LP_TOKEN_NAME` is never used
[INFO] [stdout]   --> dex/router/interact-rs/src/interactor_main.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 | const LP_TOKEN_NAME: &str = "LPTOKEN";
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LP_TOKEN_TICKER` is never used
[INFO] [stdout]   --> dex/router/interact-rs/src/interactor_main.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | const LP_TOKEN_TICKER: &str = "LPTT";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LP_TOKEN_INITIAL_SUPPLY` is never used
[INFO] [stdout]   --> dex/router/interact-rs/src/interactor_main.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 | const LP_TOKEN_INITIAL_SUPPLY: u128 = 1000;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LP_TOKEN_INIT_DECIMALS` is never used
[INFO] [stdout]   --> dex/router/interact-rs/src/interactor_main.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | const LP_TOKEN_INIT_DECIMALS: u128 = 1000000000000000000000;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SWAP_TOKENS_FIXED_INPUT_FUNC_NAME` is never used
[INFO] [stdout]   --> dex/router/interact-rs/src/interactor_main.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | const SWAP_TOKENS_FIXED_INPUT_FUNC_NAME: &[u8] = b"swapTokensFixedInput";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SWAP_TOKENS_FIXED_OUTPUT_FUNC_NAME` is never used
[INFO] [stdout]   --> dex/router/interact-rs/src/interactor_main.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | const SWAP_TOKENS_FIXED_OUTPUT_FUNC_NAME: &[u8] = b"swapTokensFixedOutput";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]     --> dex/router/interact-rs/src/interactor_main.rs:184:14
[INFO] [stdout]      |
[INFO] [stdout]  126 | impl ContractInteract {
[INFO] [stdout]      | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  184 |     async fn pause_with_params(&mut self, address: Address) {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  200 |     async fn pause_with_params_fail(&mut self, address: Address, expected_result: ExpectError<'_>) {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  235 |     async fn resume_with_params(&mut self, address: Address) {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  276 |     async fn create_pair_endpoint_with_params(&mut self, first_token: &str, second_token: &str, fee_percents: u64, admins: MultiVa...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  300 |     async fn create_pair_endpoint_fail(&mut self, expected_result: ExpectError<'_>) {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  344 |     async fn upgrade_pair_endpoint_with_params(&mut self, first_token: &str, second_token: &str) {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  365 |     async fn upgrade_pair_endpoint_with_params_fail(&mut self, first_token: &str, second_token: &str, expected_result: ExpectError...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  408 |     async fn issue_lp_token_with_params(&mut self, amount: u128, address: Address, token_name: &str, token_ticker: &str) {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  433 |     async fn issue_lp_token_with_params_fail(&mut self, amount: u128, address: Address, token_name: &str, token_ticker: &str, expe...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  476 |     async fn set_local_roles_with_params(&mut self, address: Address) {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  495 |     async fn set_local_roles_with_params_fail(&mut self, address: Address, expected_result: ExpectError<'_>) {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  534 |     async fn remove_pair_with_params(&mut self, first_token: &str, second_token: &str) {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  553 |     async fn remove_pair_with_params_fail(&mut self, first_token: &str, second_token: &str, expected_result: ExpectError<'_>) {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  592 |     async fn set_fee_on_with_params(&mut self, address: Address, fee: &str, token: &str) {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  634 |     async fn set_fee_off_with_params(&mut self, address: Address, fee: &str, token: &str) {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  867 |     async fn get_pair_with_params(&mut self, first_token: &str, second_token: &str) -> Address {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  925 |     async fn multi_pair_swap_with_params(
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  958 |     async fn multi_pair_swap_with_params_fail(
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1089 |     async fn try_get_config_with_params(&mut self, token_name: &str) {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 45s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: multiversx-chain-vm v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "d0d28a9a3668665544497edf0941c3c185c362beb5c31f7dec167ea1eb638858", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0d28a9a3668665544497edf0941c3c185c362beb5c31f7dec167ea1eb638858", kill_on_drop: false }`
[INFO] [stdout] d0d28a9a3668665544497edf0941c3c185c362beb5c31f7dec167ea1eb638858
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3301b1db955c0d36cd10bdc6ac5001ccd9730d2224a7691c18712b86a16eaef9
[INFO] running `Command { std: "docker" "start" "-a" "3301b1db955c0d36cd10bdc6ac5001ccd9730d2224a7691c18712b86a16eaef9", kill_on_drop: false }`
[INFO] [stderr]    Compiling distribution v0.0.0 (/opt/rustwide/workdir/locked-asset/distribution)
[INFO] [stderr]    Compiling simple-lock-legacy v0.0.0 (/opt/rustwide/workdir/legacy-contracts/simple-lock-legacy)
[INFO] [stderr]    Compiling metabonding-staking-meta v0.0.0 (/opt/rustwide/workdir/farm-staking/metabonding-staking/meta)
[INFO] [stderr]    Compiling farm_base_impl v0.0.0 (/opt/rustwide/workdir/common/modules/farm/farm_base_impl)
[INFO] [stderr]    Compiling rust-interact v0.0.0 (/opt/rustwide/workdir/dex/router/interact-rs)
[INFO] [stderr]    Compiling metabonding-staking v0.0.0 (/opt/rustwide/workdir/farm-staking/metabonding-staking)
[INFO] [stderr]    Compiling proxy-deployer-meta v0.0.0 (/opt/rustwide/workdir/dex/proxy-deployer/meta)
[INFO] [stderr]    Compiling farm-staking-proxy v0.0.0 (/opt/rustwide/workdir/farm-staking/farm-staking-proxy)
[INFO] [stdout] warning: unused import: `err_msg::FORMATTER_ENCODE_ERROR`
[INFO] [stdout]  --> dex/router/interact-rs/src/interactor_main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use err_msg::FORMATTER_ENCODE_ERROR;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `multiversx_sc_snippets::sdk::data::address`
[INFO] [stdout]  --> dex/router/interact-rs/src/interactor_main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use multiversx_sc_snippets::sdk::data::address;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::f32::INFINITY`
[INFO] [stdout]   --> dex/router/interact-rs/src/interactor_main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::f32::INFINITY;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::future::IntoFuture`
[INFO] [stdout]   --> dex/router/interact-rs/src/interactor_main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::future::IntoFuture;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]   --> dex/router/interact-rs/src/interactor_main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::str::FromStr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]     --> dex/router/interact-rs/src/interactor_main.rs:1403:13
[INFO] [stdout]      |
[INFO] [stdout] 1403 |     ).await;;
[INFO] [stdout]      |             ^ help: remove this semicolon
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling farm-staking-proxy-v-13-meta v0.0.0 (/opt/rustwide/workdir/legacy-contracts/farm-staking-proxy-v-13/meta)
[INFO] [stderr]    Compiling dex-tests v0.0.0 (/opt/rustwide/workdir/dex)
[INFO] [stderr]    Compiling farm-staking-proxy-meta v0.0.0 (/opt/rustwide/workdir/farm-staking/farm-staking-proxy/meta)
[INFO] [stderr]    Compiling farm-staking-proxy-v-13 v0.0.0 (/opt/rustwide/workdir/legacy-contracts/farm-staking-proxy-v-13)
[INFO] [stderr]    Compiling farm v0.0.0 (/opt/rustwide/workdir/dex/farm)
[INFO] [stdout] warning: unused variable: `amount`
[INFO] [stdout]    --> dex/router/interact-rs/src/interactor_main.rs:408:52
[INFO] [stdout]     |
[INFO] [stdout] 408 |     async fn issue_lp_token_with_params(&mut self, amount: u128, address: Address, token_name: &str, token_ticker: &str) {
[INFO] [stdout]     |                                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount`
[INFO] [stdout]    --> dex/router/interact-rs/src/interactor_main.rs:433:57
[INFO] [stdout]     |
[INFO] [stdout] 433 | ...th_params_fail(&mut self, amount: u128, address: Address, token_name: &str, token_ticker: &str, expected_result: ExpectError<'_>) {
[INFO] [stdout]     |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fee_percents`
[INFO] [stdout]     --> dex/router/interact-rs/src/interactor_main.rs:1321:9
[INFO] [stdout]      |
[INFO] [stdout] 1321 |     let fee_percents = 100u64;
[INFO] [stdout]      |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fee_percents`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `admins`
[INFO] [stdout]     --> dex/router/interact-rs/src/interactor_main.rs:1322:9
[INFO] [stdout]      |
[INFO] [stdout] 1322 |     let admins = MultiValueVec::from(vec![bech32::decode(BOB_ADDRESS), bech32::decode(ALICE_ADDRESS)]);
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_admins`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FOURTH_TOKEN_ID` is never used
[INFO] [stdout]   --> dex/router/interact-rs/src/interactor_main.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | const FOURTH_TOKEN_ID: &str = "TEST-49b549";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LP_TOKEN_INIT_DECIMALS` is never used
[INFO] [stdout]   --> dex/router/interact-rs/src/interactor_main.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | const LP_TOKEN_INIT_DECIMALS: u128 = 1000000000000000000000;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SWAP_TOKENS_FIXED_OUTPUT_FUNC_NAME` is never used
[INFO] [stdout]   --> dex/router/interact-rs/src/interactor_main.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | const SWAP_TOKENS_FIXED_OUTPUT_FUNC_NAME: &[u8] = b"swapTokensFixedOutput";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `multi_pair_swap_with_params` and `try_get_config_with_params` are never used
[INFO] [stdout]     --> dex/router/interact-rs/src/interactor_main.rs:925:14
[INFO] [stdout]      |
[INFO] [stdout]  126 | impl ContractInteract {
[INFO] [stdout]      | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  925 |     async fn multi_pair_swap_with_params(
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1089 |     async fn try_get_config_with_params(&mut self, token_name: &str) {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling proxy_dex v0.0.0 (/opt/rustwide/workdir/locked-asset/proxy_dex)
[INFO] [stderr]    Compiling proxy_dex-meta v0.0.0 (/opt/rustwide/workdir/locked-asset/proxy_dex/meta)
[INFO] [stderr]    Compiling energy-update-meta v0.0.0 (/opt/rustwide/workdir/energy-integration/energy-update/meta)
[INFO] [stderr]    Compiling distribution-tests v0.0.0 (/opt/rustwide/workdir/locked-asset)
[INFO] [stderr]    Compiling fuzz v0.0.0 (/opt/rustwide/workdir/dex/fuzz)
[INFO] [stderr]    Compiling farm-staking-abi v0.0.0 (/opt/rustwide/workdir/farm-staking/farm-staking/meta)
[INFO] [stderr]    Compiling farm-staking v0.0.0 (/opt/rustwide/workdir/farm-staking/farm-staking)
[INFO] [stderr]    Compiling farm-with-locked-rewards v0.0.0 (/opt/rustwide/workdir/dex/farm-with-locked-rewards)
[INFO] [stderr]    Compiling farm-with-locked-rewards-meta v0.0.0 (/opt/rustwide/workdir/dex/farm-with-locked-rewards/meta)
[INFO] [stderr]    Compiling pause-all v0.0.0 (/opt/rustwide/workdir/pause-all)
[INFO] [stderr]    Compiling energy-update v0.0.0 (/opt/rustwide/workdir/energy-integration/energy-update)
[INFO] [stderr]    Compiling proxy-deployer v0.0.0 (/opt/rustwide/workdir/dex/proxy-deployer)
[INFO] [stderr]    Compiling farm-abi v0.0.0 (/opt/rustwide/workdir/dex/farm/meta)
[INFO] [stderr]    Compiling distribution-abi v0.0.0 (/opt/rustwide/workdir/locked-asset/distribution/meta)
[INFO] [stderr]    Compiling factory v0.0.0 (/opt/rustwide/workdir/locked-asset/factory)
[INFO] [stderr]    Compiling simple-lock-legacy-meta v0.0.0 (/opt/rustwide/workdir/legacy-contracts/simple-lock-legacy/meta)
[INFO] [stderr]    Compiling factory-abi v0.0.0 (/opt/rustwide/workdir/locked-asset/factory/meta)
[INFO] [stderr]    Compiling router-abi v0.0.0 (/opt/rustwide/workdir/dex/router/meta)
[INFO] [stderr]    Compiling pause-all-meta v0.0.0 (/opt/rustwide/workdir/pause-all/meta)
[INFO] [stderr]    Compiling events v0.0.0 (/opt/rustwide/workdir/common/modules/farm/events)
[INFO] [stderr]    Compiling router v0.0.0 (/opt/rustwide/workdir/dex/router)
[INFO] [stderr]    Compiling pair v0.0.0 (/opt/rustwide/workdir/dex/pair)
[INFO] [stderr]    Compiling governance-v2-meta v0.0.0 (/opt/rustwide/workdir/energy-integration/governance-v2/meta)
[INFO] [stderr]    Compiling governance v0.0.0 (/opt/rustwide/workdir/dex/governance)
[INFO] [stderr]    Compiling token-unstake v0.0.0 (/opt/rustwide/workdir/locked-asset/token-unstake)
[INFO] [stderr]    Compiling locked-token-wrapper-meta v0.0.0 (/opt/rustwide/workdir/locked-asset/locked-token-wrapper/meta)
[INFO] [stderr]    Compiling token-unstake-abi v0.0.0 (/opt/rustwide/workdir/locked-asset/token-unstake/meta)
[INFO] [stderr]    Compiling locked-token-wrapper v0.0.0 (/opt/rustwide/workdir/locked-asset/locked-token-wrapper)
[INFO] [stderr]    Compiling farm-v-13-meta v0.0.0 (/opt/rustwide/workdir/legacy-contracts/farm-v-13/meta)
[INFO] [stderr]    Compiling governance-meta v0.0.0 (/opt/rustwide/workdir/dex/governance/meta)
[INFO] [stderr]    Compiling contexts v0.0.0 (/opt/rustwide/workdir/common/modules/farm/contexts)
[INFO] [stderr]    Compiling pair-abi v0.0.0 (/opt/rustwide/workdir/dex/pair/meta)
[INFO] [stderr]    Compiling governance-v2 v0.0.0 (/opt/rustwide/workdir/energy-integration/governance-v2)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcYk8rNU/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libproxy_dex-581a2f40a99c6b3e,libtoken_merge_helper-142b791ee20e4daf,libmultiversx_sc_scenario-1000224ad8ff4609,libmultiversx_sdk-3928be58cadc90f9,libpem-52269fd91ab5a21b,libbase64-cf0cd163e611b874,libpbkdf2-72300f2f98ecc3f4,libhmac-2b40a66635e078ef,libbip39-9b5b886fa3d0a17e,libbitcoin_hashes-8cf6f259dc8cb070,libmultiversx_sc_meta-8f5bfd59047a6878,libwasmprinter-f07293cac1250a6e,libcopy_dir-95f9fb4ab20f81c7,libpathdiff-aa7c4144031a5892,libzip-fdae396b5cd8d168,libzopfli-9f2c4deb61884116,libsimd_adler32-4c6c18bda7733bd9,libbumpalo-2d2c91a1d19edcc8,liblockfree_object_pool-ed923e08fdb0d845,libthiserror-b9e40b80b8c984fd,libflate2-09fb1474717d9db2,libminiz_oxide-7773085b5c7ed1ba,libadler-f4caa73e14204bdd,libcrc32fast-5e6fdc6fad2d85f8,libreqwest-fa6751267bd50db0,librustls_pemfile-fac2a85ee24f6d68,librustls_pki_types-e9d9b2da459d868f,libbase64-2a03de3babadded3,libipnet-f3b116e706e145a1,libhyper_tls-96e11f3efc4b70a5,libtokio_native_tls-e1bd9e14a84dea7e,libserde_urlencoded-1ab3ca6ca46abcfa,libmime-4b44681fdb2c65f7,libencoding_rs-520213beefd680ce,libnative_tls-a72fb4c1a3eaf13d,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-b1f22663fe2faebf,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-488d6bca1d74e33e,libhyper_util-19cd3830d57b395a,libtower-fa596913f202deb2,libpin_project-de27ae6ded6793cc,libtower_layer-d544d4bd616865b8,libtower_service-aa28c9aa29f1c654,libhyper-0a71e843edc94679,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-16ba988888b348a6,libh2-93e29688a7cea4c1,libatomic_waker-001109810bdecbaa,libtokio_util-e11a103587d27be1,libtracing-fd654c265140ff89,libtracing_core-20d8be7b6821f886,libtokio-de815ec0e6fd36f5,libsignal_hook_registry-feccb29faf73c24b,libnum_cpus-65e6e744c6bade69,libsocket2-d6c156b7a4befcc5,libmio-7e82d11590af7b0c,libparking_lot-04290684f91e54d5,libparking_lot_core-dd240a4bb23353ec,libsmallvec-fef51cd6db72756e,liblock_api-45c44eaed9d2536b,libscopeguard-d52bd00767847e44,libhttp_body_util-daaa6bf064adacfc,libhttp_body-b25ed7cea00b8e04,libfutures_util-4be0eac2299d830f,libfutures_io-1e8dd8eeffe2c5f5,libslab-d5baaec43f78caea,libfutures_channel-5acea26fa90a13d0,libpin_project_lite-89bb0688a32eddef,libfutures_sink-ba628c80fbee78b4,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libfutures_core-2da63d8c7891ede1,liburl-1c76af360b81d710,libidna-3555aa036cb4d75e,libunicode_normalization-b5a36397fcd9a552,libtinyvec-251d260eb6672a91,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-625e08feb990b286,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhttp-8286b72ca95fcdef,libbytes-3ad72df070df6f8e,libfnv-2d77ec4f6f971b24,libwasmparser-34a23be683ef3eca,libruplacer-3132a061f5c38dbf,libignore-65e9d29d5b7b809e,libwalkdir-9efccc30eaefd0c8,libsame_file-1ceb7b6153588b15,libcrossbeam_deque-7f4a33019c075152,libcrossbeam_epoch-0d7a5971df71da4e,libcrossbeam_utils-05ce31a19a8c90f8,libglobset-3f9a2681b3e1374f,liblog-276235a63555025f,libbstr-54db5ed4b532c94d,libinflector-de58f6ac5e3e00ec,libregex-12b40317ecc2e7d7,libregex_automata-e4498297dbb1c9d3,libaho_corasick-447de634e4879471,libmemchr-659d2f3239d1b4b2,libregex_syntax-03701eaa5490ec0b,libanyhow-f1cb427309bcdc79,libconvert_case-f57f8757fff1dc9c,libunicode_segmentation-5780180e0b40b779,libcommon_path-f6f200b269e6da21,librustc_version-68abef025e4dce2a,libsemver-f7c53a9848b992ee,libclap-85b1a616c87d687e,libclap_builder-647baefc9534f95d,libstrsim-d620f0ade87b0f1f,libanstream-7248b5f92a007e2c,libanstyle_query-8d3653252a5c3fa6,libcolorchoice-bfe75a9d19074058,libanstyle_parse-9a92a38b04bdc4b3,libutf8parse-e98db3169219ea11,libclap_lex-628d2097fa6ffef1,libanstyle-bda2f167f91805d0,libtoml-9bf01d40a8bce094,libtoml_edit-50980274451ff493,libserde_spanned-246a3f77f40a5831,libwinnow-c5d333ff45d87aca,libtoml_datetime-69f573969fcfaf37,libmultiversx_chain_scenario_format-3b1ca3d54be9cf24,libserde_json-3f91a1450fd5c0fd,libryu-8ff14dfa97b8970c,libitoa-cbcf4da6e0ac7621,libindexmap-24270a7892db6d2d,libequivalent-fdc46004df91ad08,libhashbrown-fa9460a5e0e9b328,libahash-ae8ab32f6f080420,libonce_cell-24c5d665b6879050,libzerocopy-c612eb560542fb5e,libserde-a6872b9264aa39db,libbech32-11c5fed5efd72453,libmultiversx_chain_vm-8e6ffeaaa099e4eb,libitertools-a0358af55ffa7e86,libeither-2603831856d26698,libhex-28742b4ca144387c,libcolored-87a6d11036dfd92f,liblazy_static-2bb390fee0230a38,librand_seeder-851836617de1c978,librand-bddb2fa46c4c70d4,librand_chacha-92121c30e2c30aae,librand_core-346676a4e1fbe86f,libgetrandom-08092fc67b8df3fc,libmultiversx_chain_vm_executor-040c7ebc44fd83da,libsha3-1222e0419625a13b,libkeccak-42ca8630c7170c4b,libsha2-12f394987104cb0b,libdigest-55534a4f080ef67d,libblock_buffer-be38e141c111901c,libcrypto_common-339167435333e108,libed25519_dalek-dd8962b72c594ee4,libsha2-a1d1f5357fd9884a,libcpufeatures-42c2188ae17ada4c,libopaque_debug-1c8528c9b2d49180,libblock_buffer-e34687b799406ff4,librand-93ea196ca4b3f4f6,librand_chacha-06cbda29668301e4,libppv_lite86-4250c766b4729968,libcurve25519_dalek-233e14ada58aecc0,libsubtle-b2100c27bc4dead7,libzeroize-a1a9c6d64508d249,librand_core-27202a562d8fa687,libgetrandom-45662dd1ea806193,liblibc-18c320aa6b112eb4,libcfg_if-33ef6c02a07f9fec,libdigest-e231c95924ff7d1f,libgeneric_array-a548462fd27ccc4c,libtypenum-d9cba146b74f4906,libbyteorder-6130cf0b682130a6,libed25519-f71212440a4ec93a,libsignature-c60efaa020e910f0,libfarm_with_locked_rewards-9ba2643b36d76537,libfarm-4113753429f828bd,libpair-d8f2e2179362c1ea,libfees_collector-3e3e1fe25497c744,liblocking_module-c68ef944573e0a0f,libfarm_base_impl-f7b37034cb67cb56,libevents-1b8e156da42a5d3a,libtoken_send-64d010a454bda12d,libcontexts-c1e20438ace5b3e0,librewards-9e46f10c15bc207e,libfarm_token-b0540cbdf40341e2,libfarm_boosted_yields-63ec4bb32821d166,libweekly_rewards_splitting-416be163c1e7b07f,libweek_timekeeping-a32f54c38bb1ab65,libcommon_types-f892930f530eba9f,libenergy_query-be87a3f249771d42,libenergy_factory-dd9ae6f25cccb5cc,libsc_whitelist_module-23f24788b64b45fd,liblegacy_token_decode_module-53d243ddf0b93587,libutils-735eb8439c1ef462,libsimple_lock-694b7f75e02f2680,libmultiversx_sc_modules-95bd32bae004716b,libconfig-abe1fef43d8be7f0,libpausable-56e2bc5e15fb9168,libpermissions_module-6629f714fc063d62,libcommon_errors-9156ee8feb2dfed9,libcommon_structs-63cd301f219ba25c,libunwrappable-65e3bca6720921cc,libmergeable-09184501d73da634,libmath-066847c670db777f,libfixed_supply_token-8026951ea8e05ccd,libmultiversx_sc-44758efe238ead26,libhex_literal-8878a654be8cbe3b,libbitflags-f87f62472e1f73dd,libmultiversx_sc_codec-0dd4d7dc21023c5a,libunwrap_infallible-c6037297e1aab285,libnum_bigint-9a322ec35623830e,libnum_integer-44392ad6b0a54e3f,libnum_traits-db97d1acaa061c6f,libarrayvec-c1a566055c336d69}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcYk8rNU/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/proxy_farm_test-0de076784cfd8282" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proxy_dex` (test "proxy_farm_test") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3301b1db955c0d36cd10bdc6ac5001ccd9730d2224a7691c18712b86a16eaef9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3301b1db955c0d36cd10bdc6ac5001ccd9730d2224a7691c18712b86a16eaef9", kill_on_drop: false }`
[INFO] [stdout] 3301b1db955c0d36cd10bdc6ac5001ccd9730d2224a7691c18712b86a16eaef9
